navigators event area

Description

Notify the display change and selection change of the navigator.

Event

Name Definition Name Description
Navigator display event onShow This event is notified when the navigator is displayed.
Navigator hidden event onHide This event is notified when the navigator is hidden.
Model selection event in navigator onSelectionChanged This event is notified when a model is selected in the navigator.

Interface belonging to area

Name Description
NavigatorOnHideEventParams Navigator OnHide event parameter.
NavigatorOnShowEventParams NavigatorOnEvent parameters.
NavigatorSelectionChangedEventParams Parameters for the model selection event in the navigator.